/* ######################### MENU STYLE #########################*/
#imSite { position: relative; }
#imMnMn > ul { z-index: 10001; }
#imMnMn ul > ul { z-index: 10002; }

/* Main Menu */

#imMnMn ul, #imPgMn ul {padding:0;margin:0;list-style-type:none; }
#imMnMn > ul > li { margin-top: 0px; }
#imMnMn > ul > li:first-child { margin-top: 0; }
/* Links */
#imMnMnNode0 .imMnMnFirstBg { background-image: url('../menu/index.png'); height: 32px; width: 125px; }
#imMnMnNode0:hover { background: none; background-image: none; }
#imMnMnNode0:hover .imMnMnFirstBg { background-image: url('../menu/index_h.png'); height: 32px; width: 125px;}
#imMnMnNode0.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode0.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/index_h.png'); height: 32px; width: 125px;}
#imMnMnNode5 .imMnMnFirstBg { background-image: url('../menu/infos-et-formations.png'); height: 32px; width: 125px; }
#imMnMnNode5:hover { background: none; background-image: none; }
#imMnMnNode5:hover .imMnMnFirstBg { background-image: url('../menu/infos-et-formations_h.png'); height: 32px; width: 125px;}
#imMnMnNode5.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode5.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/infos-et-formations_h.png'); height: 32px; width: 125px;}
#imMnMnNode6 .imMnMnFirstBg { background-image: url('../menu/contact.png'); height: 32px; width: 125px; }
#imMnMnNode6:hover { background: none; background-image: none; }
#imMnMnNode6:hover .imMnMnFirstBg { background-image: url('../menu/contact_h.png'); height: 32px; width: 125px;}
#imMnMnNode6.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode6.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/contact_h.png'); height: 32px; width: 125px;}
#imMnMnNode7 .imMnMnFirstBg { background-image: url('../menu/la-recherche-des-scientifiques.png'); height: 32px; width: 125px; }
#imMnMnNode7:hover { background: none; background-image: none; }
#imMnMnNode7:hover .imMnMnFirstBg { background-image: url('../menu/la-recherche-des-scientifiques_h.png'); height: 32px; width: 125px;}
#imMnMnNode7.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode7.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/la-recherche-des-scientifiques_h.png'); height: 32px; width: 125px;}
#imMnMnNode10 .imMnMnFirstBg { background-image: url('../menu/les-recherches-des-sages-femmes.png'); height: 32px; width: 125px; }
#imMnMnNode10:hover { background: none; background-image: none; }
#imMnMnNode10:hover .imMnMnFirstBg { background-image: url('../menu/les-recherches-des-sages-femmes_h.png'); height: 32px; width: 125px;}
#imMnMnNode10.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode10.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/les-recherches-des-sages-femmes_h.png'); height: 32px; width: 125px;}
#imMnMn > ul > li.imMnMnSeparator { background: transparent url('../res/separatorv.png') no-repeat center center; width: 125px; height: 10px; }
#imMnMn .imMnMnFirstBg { display: block; background-repeat: no-repeat; cursor: pointer; width: 100%; }
#imMnMn a { border: none; cursor: pointer; }
#imMnMn .imMnMnFirstBg .imMnMnTxt {display: none;}
#imMnMn .imMnMnTxt { text-overflow: ellipsis; white-space: nowrap; }

/* SubMenu style */
#imMnMn li .imMnMnBorder {  background-repeat: no-repeat; background-position: left top; width: 300px; height: 24px; border-collapse: collapse; }
#imMnMn ul ul li { cursor: pointer; overflow: hidden; width: 300px; height: 24px; border-collapse: collapse; cursor: pointer; display: inline; }
#imMnMn ul ul li a { display: block; width: 300px; height: 24px; }
#imMnMn ul ul li > .imMnMnBorder, #imMnMn ul ul li > a > .imMnMnBorder { background-image: url('../menu/sub.png'); }
#imMnMn ul ul li:hover > a > .imMnMnBorder, #imMnMn ul ul li:hover > .imMnMnBorder { background-image: url('../menu/sub_h.png'); }
#imMnMn ul ul li.imMnMnSeparator:hover > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnSeparator:hover > .imMnMnBorder { background-image: url('../menu/sub.png'); cursor: auto; }
#imMnMn ul ul li.imMnMnFirst > .imMnMnBorder, #imMnMn ul ul li.imMnMnFirst > a > .imMnMnBorder { background-image: url('../menu/sub_f.png'); }
#imMnMn ul ul li.imMnMnFirst:hover > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnFirst:hover > .imMnMnBorder { background-image: url('../menu/sub_f_h.png'); }
#imMnMn ul ul li.imMnMnFirst.imMnMnSeparator:hover > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnFirst.imMnMnSeparator:hover > .imMnMnBorder { background-image: url('../menu/sub_f.png'); cursor: auto; }
#imMnMn ul ul li.imMnMnMiddle > .imMnMnBorder, #imMnMn ul ul li.imMnMnMiddle > a > .imMnMnBorder { background-image: url('../menu/sub_m.png'); }
#imMnMn ul ul li.imMnMnMiddle:hover > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnMiddle:hover > .imMnMnBorder { background-image: url('../menu/sub_m_h.png'); }
#imMnMn ul ul li.imMnMnMiddle.imMnMnSeparator:hover > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnMiddle.imMnMnSeparator:hover > .imMnMnBorder { background-image: url('../menu/sub_m.png'); cursor: auto; }
#imMnMn ul ul li.imMnMnLast > .imMnMnBorder, #imMnMn ul ul li.imMnMnLast > a > .imMnMnBorder { background-image: url('../menu/sub_l.png'); }
#imMnMn ul ul li.imMnMnLast:hover > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnLast:hover > .imMnMnBorder { background-image: url('../menu/sub_l_h.png'); }
#imMnMn ul ul li.imMnMnLast.imMnMnSeparator:hover > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnLast.imMnMnSeparator:hover > .imMnMnBorder { background-image: url('../menu/sub_l.png'); cursor: auto; }
#imMnMn > ul > li > ul > li.imMnMnCurrent > .imMnMnBorder { background-image: url('../menu/sub_h.png'); }
#imMnMn > ul > li > ul > li.imMnMnFirst.imMnMnCurrent > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnFirst.imMnMnCurrent > .imMnMnBorder { background-image: url('../menu/sub_f_h.png'); }
#imMnMn > ul > li > ul > li.imMnMnMiddle.imMnMnCurrent > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnMiddle.imMnMnCurrent > .imMnMnBorder { background-image: url('../menu/sub_m_h.png'); }
#imMnMn > ul > li > ul > li.imMnMnLast.imMnMnCurrent > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnLast.imMnMnCurrent > .imMnMnBorder { background-image: url('../menu/sub_l_h.png'); }
#imMnMn .imMnMnImg img { vertical-align: middle; padding: 0px; border: none; }
#imMnMn li .imMnMnBorder .imMnMnImg img.imMnMnHoverIcon { display: none; }
#imMnMn li:hover > a > .imMnMnBorder > .imMnMnTxt > .imMnMnImg img.imMnMnDefaultIcon { display: none; }
#imMnMn li:hover > a > .imMnMnBorder > .imMnMnTxt > .imMnMnImg img.imMnMnHoverIcon { display: inline; }
#imMnMn .imMnMnImg { display: block; height: 24px; line-height: 24px; float: left; cursor: pointer; }
#imMnMn .imMnMnImg img { position: relative; left: -1px;}
#imMnMn ul ul li .imMnMnTxt { overflow: hidden; text-align: left; margin: 0px; padding: 0px; padding-left: 6px;  width: 296px; line-height: 24px; height: 24px; }
#imMnMn ul ul li .imMnMnLevelImg { z-index: 100; position: relative; float: right; top: 9px; left: -5px; display: block; width: 7px; height: 7px; background-image: url('../res/imIconMenuLeft.gif'); background-position: center center; }

/* Normal font style */
#imMnMn ul ul .imMnMnTxt { width: 300px; height: 24px; text-decoration: none; text-align: left; font: normal normal 6.750pt Tahoma; color: #000000;}

/* Hover font style */
#imMnMn ul ul li:hover > a > .imMnMnBorder .imMnMnTxt,
#imMnMn > ul > li > ul li:hover a,
#imMnMn ul ul li:hover > .imMnMnBorder .imMnMnTxt,
#imMnMn > ul > li > div > ul li:hover a , #imMnMn > ul > li > ul > li.imMnMnCurrent > a > .imMnMnBorder .imMnMnTxt,
#imMnMn > ul > li > ul > li.imMnMnCurrent a,
#imMnMn > ul > li > ul > li.imMnMnCurrent > .imMnMnBorder .imMnMnTxt { text-decoration: none; color: #FFFFFF; }
#imMnMn ul .imMnMnSeparator, #imMnMn ul .imMnMnSeparator * { cursor: default; }

/* Section font style */
#imMnMn ul ul li.imMnMnSeparator > a > .imMnMnBorder .imMnMnTxt,
#imMnMn > ul > li > ul li.imMnMnSeparator:hover a,
#imMnMn ul ul li.imMnMnSeparator:hover > .imMnMnBorder .imMnMnTxt,
#imMnMn ul ul li.imMnMnSeparator > .imMnMnBorder .imMnMnTxt { text-decoration: none; color: #A9A9A9; font-weight: bold; }
#imMnMn ul a, #imMnMn ul a:hover, #imMnMn ul a:visited { font: inherit; color: inherit; text-align: inherit; text-decoration: none; }


/* MENU POSITION : VERTICAL VerticalAccordion */
#imMnMn ul .autoHide, #imMnMn ul div .autoHide { display: none; }

/* ######################### MAIN MENU POSITION #########################*/

/* div: Menu container*/
#imMnMn { z-index:10000; position: absolute; }

/* First level menu style */
#imMnMn > ul > li { position: relative; width:125px; }
#imMnMn > ul > li span { display:block; padding:0;}
#imMnMn a { display: block; width:125px;}

/* ########################## SUB MENU POSITION #########################*/

#imMnMn.auto ul li ul li { top: 0px; }

/* Second level boxmodel*/
#imMnMn.auto ul li ul { width:300px; left:125px; margin: 0px; }

/* Other sub levels*/
#imMnMn.auto ul li ul li ul { position: absolute; width: 300px; left: 300px; margin-top: -24px; }
#imMnMn.auto li li:hover > ul.auto { display:block; }
#imMnMn.auto li li ul.auto { display: none; }
#imMnMn.auto > ul.auto > li > ul { display: none; }
#imMnMn.auto > ul.auto > li:hover > ul { display: block; }
#imMnMn ul ul li .imMnMnBorder { overflow: hidden; }

/* End of file menu.css */